go/types.termlist.norm (method)

3 uses

	go/types (current package)
		termlist.go#L62: func (xl termlist) norm() termlist {
		termlist.go#L97: 	return append(xl, yl...).norm()
		termlist.go#L116: 	return rl.norm()